home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / GraphicViewers / ViewGif2 / Source / ViewGif2.doc < prev    next >
Text File  |  1990-03-21  |  965b  |  17 lines

  1. ViewGif2    
  2.     
  3.     ViewGif2 is a program to decode images compressed with the CompuServe GIF format.  The second purpose of this program is to help programers in the NeXT environment.  This program and its source code are in the public domain.  No claims are made to its usefulness or correctness.
  4.  
  5.     This program demonstrates making multiple windows, using IB modules to break up a program, handling an activate menu, splitting up long processes to allow other event handling, scrolling views, imaging data into bitmaps, and much more!  The intention is to provide good example code, rather than cryptic and fast code.  Comments are welcomed to help make this a better demo program.
  6.     
  7.             
  8. GIF and "Graphics Interchange Format" are trademarks (tm) of CompuServe, Incorporated, an H&R Block Company.
  9.  
  10.  
  11. Carl F. Sutter
  12. Academic Software Development Consultant
  13. University of Southern California
  14. University Computing Services
  15. (213) 743-3826   sutter@ozone.usc.edu (NeXT mail)
  16.  
  17.